
             Program ComBine
             Converts individual, DECADE format, increment
             files into one large DECADE format increment file.
 

             This programs requires a list file containing the
             names of all the individual increment files to convert.
             EXAMPLE:

             <InputFile.lst>
             1RV1A.RW
             1RV1B.RW
             1RV2A.RW
             1RV2B.RW
             1RV3A.RW
             <blank line>  

             Program ComBine will open and read all the files listed in
             <InputFile.lst> and copy the data within each to a new decade
             format file named <InputFile.raw>. 
 

             Enter ListFile name :> f.lst

             Select measurement precision of all data
              [1] = 0.01
              [2] = 0.001
             : 2

             Processing file     Series   IYR   LYR    N 
             f1.in               BPSCP07B1990  2006    17
             f2.in               BPSCP04A1992  2006    15
             f4.in               BPSCP07A1990  2006    17
             f3.in               BPSCP04B1992  2006    15

             Normal Termination of Program
                  4 Files Processed
             re-Formatted data are in file : f.lst_raw                               
              Hit Return to QUIT

Press RETURN to quit the program.
